AStorageManager_unmountObb

Attempts to unmount an OBB file. This is an asynchronous operation.

extern (C) nothrow @nogc
void
AStorageManager_unmountObb
(
AStorageManager* mgr
,
const(char)* filename
,
const int force
,,
void* data
)

Meta